Welcome![Sign In][Sign Up]
Location:
Search - 24 MFC

Search list

[Other resource24Point

Description: 使用VC++6.0(MFC)编写的计算24点游戏,使用对话框的非视图/文档模式编写。
Platform: | Size: 62095 | Author: 余小剑 | Hits:

[Game Program1724(1.1)

Description: 24点游戏,MFC编程,里面包含24点经典算法,卡通话的扑克样式,供学习讨论使用
Platform: | Size: 426054 | Author: 韩冰 | Hits:

[Other resource24zhencai

Description: MFC下提供了对24位真彩色图的支持,打开显示存储操作
Platform: | Size: 414651 | Author: jsjsjs | Hits:

[Windows Develop24points

Description: 用MFC实现的24点程序,功能较全,界面较友好,但不漂亮。
Platform: | Size: 277682 | Author: | Hits:

[Windows Develop用动态规划思想压缩位图

Description: 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。(输出位图文件名由压缩文件名(*.zj)) (3)灰度图像压缩功能,提供comp方法。 comp方法有一个参数为输出压缩文件名(*.zj) ,它能将已经装入到内存中的8、16、24位位图信息,进行压缩,形成段标题和以变长格式存储的像素的二进制串,写入到文件中(zj文件格式自行定义)。 (4)灰度图像解压功能,提供uncomp方法。 uncomp方法有一个参数为输入压缩文件名(*.zj),它能解析zj文件格式,将其在内存中解压缩为8位位图信息,以便输出为位图文件。 存储结构: 将3位的段内位长信息用拼字节的方法拼成一个UINT,将像素信息通过动态规划进行段内合并后用拼字节的方法拼成一个UINT,写入文件。
Platform: | Size: 1166993 | Author: 2007didazhangjie@163.com | Hits:

[Chess Poker gameswg8.7

Description: 简单的24点游戏,开发环境:VS6.0 使用MFC开发-simple game of 24 points, the development environment : VS6.0 use MFC Development
Platform: | Size: 5425152 | Author: | Hits:

[Special EffectsIsmyDIP

Description: 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prepare MFC, using a book on the gray tensile and median filtering knowledge of image processing. Achieving functions as follows : Variable gray stretch- and darken (eight pairs of 24 map valid) : The Transformation of Power. Were r2 = s and s = r1/2. Anti-color (eight pairs of 24 map effective) : s = 1-r median filter (Figure 8 right effective) : 3 x 3 grid filtering, the periphery of a circle of pixels not addressed. Recovery (eight pairs of 24 map effective) : restore the image before unprocessed data.
Platform: | Size: 57344 | Author: redbird | Hits:

[Special EffectsMyToobarStyle_49

Description: 此代码实现了MFC工具条24位色功能,而且能够转换工具条的图标风格。实分美观。适合界面学习者学习-this code to achieve the tools of MFC 24 color function and tools to transform the icon of style. Real-appearance. Suitable interface Learners
Platform: | Size: 530432 | Author: 黄彦淞 | Hits:

[Picture Viewer24zhencai

Description: MFC下提供了对24位真彩色图的支持,打开显示存储操作-Under the MFC provides 24 true color chart support, open display storage operation
Platform: | Size: 414720 | Author: jsjsjs | Hits:

[Windows Develop24points

Description: 用MFC实现的24点程序,功能较全,界面较友好,但不漂亮。 -Using MFC to achieve the 24-point procedures, functions over the whole interface more friendly, but not beautiful.
Platform: | Size: 277504 | Author: | Hits:

[Other24dian

Description: 很不错的一款mfc可视化24点游戏,学习VC++游戏设计得好素材-Mfc a very good visualization of the game 24 points to learn VC++ game design good material
Platform: | Size: 470016 | Author: wy | Hits:

[Special Effectsbmptext

Description: MFC 24位bmp 图像显示,加入文本的处理。-mfc bmp image show,add text to the bmp file.
Platform: | Size: 4402176 | Author: cwjjamk | Hits:

[Chess Poker games24dot

Description: 24点游戏 mfc代码 经典 值得研究-Great!
Platform: | Size: 3866624 | Author: zhaosijun | Hits:

[GDI-BitmapDIBImage

Description: 本MFC++代码是基于对话框的对8位和24位位图文件的读写-The operation with the 8 bits and 24 bits bmp
Platform: | Size: 1891328 | Author: 谢阿包 | Hits:

[Windows Develop24points

Description: 速算24点游戏 MFC生成。有很多关于位图、表达式求值的代码在其中。 -MFC-speed calculation is generated 24-point game. There are many bitmap, expression evaluation code in them.
Platform: | Size: 125952 | Author: xinhua Guo | Hits:

[Othersusuan24

Description: 一个简单用vc++ 6.0,基于MFC编写的速算24游戏的源代码文件-A simple to use vc++ 6.0, the speed calculation based on MFC to prepare the game' s source code files 24
Platform: | Size: 3536896 | Author: liuliu | Hits:

[GUI Develop24_points

Description: 用VC++ 中的MFC开发的一个计算二十四点的程序,可自动给出数据,并计算出所有解,也可手动输入要计算的数据,并给出所有解,是一个开发智力的小工具!-VC++ with MFC in the development of a calculation of 24-point program automatically given data, and calculate all solutions can also be manually enter the data to calculate, and gives all solutions, is a good tool for the development of intelligence !
Platform: | Size: 855040 | Author: niuzhiguo | Hits:

[Graph DrawingDegree

Description: mfc 在visual 2008上实现 显示随机显示24小时气温-MFC degree description on visual c++
Platform: | Size: 10240 | Author: lucy | Hits:

[Special EffectsTreeView

Description: 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
Platform: | Size: 4220928 | Author: 永恒之夜 | Hits:

[Dialog_Window24POINT

Description: 一个24点自动计算程序,使用了MFC做界面编程,很小很好用-A 24 point automatical calculator, it is written by MFC, simple but effect
Platform: | Size: 22528 | Author: 上官思 | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net